Merge "@since for User::newSystemUser"
[lhc/web/wiklou.git] / includes / user / User.php
index b5384bc..1b0bcc0 100644 (file)
@@ -675,6 +675,7 @@ class User implements IDBAccessObject {
         *  - steal: Whether to reset the account's password and email if it
         *    already exists, default false
         * @return User|null
+        * @since 1.27
         */
        public static function newSystemUser( $name, $options = [] ) {
                $options += [